|
AT-NFC
2.1 (win)
AT-NFC kernel set
|
Go to the source code of this file.
Macros | |
| #define | KER_BIT1 0x01 |
| #define | KER_BIT2 0x02 |
| #define | KER_BIT3 0x04 |
| #define | KER_BIT4 0x08 |
| #define | KER_BIT5 0x10 |
| #define | KER_BIT6 0x20 |
| #define | KER_BIT7 0x40 |
| #define | KER_BIT8 0x80 |
| #define | KER_BIT_1_5 0x1F |
| #define | KER_BIT_1_7 0x7F |
| #define | KER_INT8U_MAX 0xFF |
| #define | KER_INT16U_MAX 0xFFFF |
| #define | EMV_REQ_APDU_MAX_SIZE 255 |
| #define | EMV_RESP_APDU_MAX_SIZE 256 |
| #define | KER_MAX_PAN_LEN 19 |
| #define | EMV_POS_ENTRY_MODE_MS 0x02 |
| #define | EMV_POS_ENTRY_MODE_CHIP 0x05 |
| #define | EMV_POS_ENTRY_MODE_FALLBACK 0x08 |
| #define | KER_DBG_LEVEL_ERR 0 |
| #define | KER_DBG_LEVEL_WARN 2 |
| #define | KER_DBG_LEVEL_TRACE_COMMENT 5 |
| #define | KER_DBG_LEVEL_TAG_LIST 20 |
| #define | KER_DBG_LEVEL_APDU 30 |
| #define | KER_DBG_LEVEL_TAG_INFO 40 |
| #define | KER_DBG_LEVEL_TAG_WARN 100 |
| #define | KER_DBG_LEVEL_ALL 99 |
KERNEL base constants definitions